home *** CD-ROM | disk | FTP | other *** search
- > Anyone know where I can get an explaination of regular expressions?
-
- there's a really really good QuickReference document that contains lots
- of good information on Python.. One of the places you can read the
- entire document is <http://www.cynapses.com/ry/python/pyQuickRef.html>.
- Appendix 3 of "internet programming with Python" is online at
- www.python.org somewhere and explains regular expressions in Python.
- --
- .jPS || jeff@cynapses.com || http://www.cynapses.com/ry/
-
-